From: Debian Science Maintainers Date: Thu, 3 Sep 2026 12:35:00 +0000 (+0200) Subject: sphinx-change-theme-to-avoid-ftbfs X-Git-Tag: archive/raspbian/2023.1.0-3+rpi1^2~6 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=a36cee9749368e89f36c5d34b389378cf585a15d;p=onetbb.git sphinx-change-theme-to-avoid-ftbfs =================================================================== Gbp-Pq: Name sphinx-change-theme-to-avoid-ftbfs.patch --- diff --git a/doc/conf.py b/doc/conf.py index 74ee107..8486796 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -140,7 +140,7 @@ else: # documentation. # -html_theme = 'sphinx_book_theme' +html_theme = 'sphinx_rtd_theme' if BUILD_TYPE == 'dita': html_theme_options = {